Welcome![Sign In][Sign Up]
Location:
Search - OpenGL java

Search list

[Multimedia programopengl手模型

Description: 用opengl编写的3d手模型,实现了18个自由度的自由旋转。基于java的
Platform: | Size: 91515 | Author: EricYunzhen@msn.cn | Hits:

[JSP/Java用java读DXF文件

Description: 读取DXF文件的Java源码- Reads takes DXF the document the Java source code
Platform: | Size: 4096 | Author: | Hits:

[OpenGL programSolImpPerfGuide1.3

Description: The OpenGLR Graphics System Specification英文原版的基于Java的OpenGL开发手册,程序员专用收藏-The OpenGLR Graphics System Specification English original Java-based OpenGL development manual, the programmer exclusive collection
Platform: | Size: 282624 | Author: 工商部 | Hits:

[OpenGL programJvav三维动画演示系统

Description: 首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$\JBuilder9\jdk1.4\目录下。会在$\JBuilder9\jdk1.4\jre\lib\ext\下添加几个jar文件,会在$\JBuilder9\jdk1.4\demo\目录下添加一个java3d目录,里面是例子。如果安装没有问题,打开目录 $\JBuilder9\jdk1.4\demo\java3d\HelloUniverse\下的网页HelloUniverse.html应该可以正常显示。-first install the JRE, install java3d Pack (Java 3D package of documents called java3d- 1_3_1-windows-i586- opengl- sdk.exe can go to Baidu, Google and Beijing University days of the Internet to search the file, then you will have to download). Default under java3d package will be installed in your $ \ JBuilder9 \ jdk1.4 \ directory. The $ \ JBuilder9 \ jdk1.4 \ jre \ lib \ ext \ Add several jar document, the $ \ JBuilder9 \ jdk1.4 \ demo \ directory add a java3d directory, there's example. If you have no problem, open directory $ \ JBuilder9 \ jdk1.4 \ demo \ java3d \ HelloUniverse \ HelloUniverse.html the website should be able to display normal.
Platform: | Size: 560128 | Author: 温厚 | Hits:

[OpenGL program地表贴图

Description: opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
Platform: | Size: 7079936 | Author: 陈云 | Hits:

[OpenGL programmazegen

Description: maze一段代码用到了opengl显示2D的maze-maze section of the code used opengl 2D shows the maze
Platform: | Size: 20480 | Author: ree | Hits:

[OpenGL programNeHeOpenGL

Description: 网络上盛传的NeHe OpenGL教程chm版。非常适合初学者-network piece of OpenGL tutorial chm binding for the Java language version. Very suitable for beginners
Platform: | Size: 1147904 | Author: chenbindi | Hits:

[OpenGL programOpenMind

Description: OpenMind 是一个在OpenGL for Java之上编写的场景图形。它已经提供了层次式的场景管理和对象转换,完全动态摄像机,光照和雾化,2D用户接口元素场景管理,2D和3D鼠标选取,等等 -OpenMind is a Java in OpenGL, prepared for the graphic scenes. It has provided a hierarchical management of the scenes and objects conversion, fully dynamic camera, light and atomization, 2D user interface elements scene management, 2D and 3D mouse selection, etc.
Platform: | Size: 460800 | Author: liaosp_11 | Hits:

[Game EngineEW_release0323

Description: EasyWay Game Engine是一个强大的2D(将来将实现3D) OpenGL Java游戏引擎。它易于使用、快速和可扩展。利用EasyWay只需编写几行代码就能够实现你的游戏梦想。-EasyWay Game Engine is a powerful 2D (the future to achieve 3D) Op enGL Java games engine. It easy to use, fast and can be expanded. EasyWay prepared using only a few lines of code will be able to achieve your dream of the game.
Platform: | Size: 3196928 | Author: vkuang | Hits:

[OpenGL programMoFang.java

Description: 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。   2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Runtime) (java3d-1_3_1-windows-i586-opengl-sdk.exe, 6.43 MB) .exe安装java3D开发环境,再双击start.bat开始运行,运行后敲击键盘开始30次随机转动,要他进行其他转动,可以加代码,或等待本人的最终图形用户界面版本。
Platform: | Size: 13312 | Author: 秦元庆 | Hits:

[OpenGL programOpenGL

Description: 基于OpenGL虚拟校园漫游系统的设计与实现,详细阐述了系统的设计与实现过程.-OpenGL-based Navigation System of Virtual Campus Design and Implementation, detailed system design and implementation process.
Platform: | Size: 137216 | Author: WQ | Hits:

[OpenGL programnurbs---OpenGl

Description: 利用OpenGL库,进行颜色等各种属性设置后,创建nurbs曲面,可以作为曲面模拟的示例参考。-The use of OpenGL library, for a variety of attributes such as color settings, create a nurbs surface, can be used as an example of a reference surface simulation.
Platform: | Size: 1267712 | Author: 彦竹 | Hits:

[3D GraphicJava3d

Description: Java 3D图形编程接口函数文档,初学者可以参考其文档,完成大部分3d图形的绘制,对于OPenGl的支持有一定要求,需要自行配置。-Java 3D graphics programming interface function files, beginners can refer to its documentation, the completion of most of 3d graphics rendering, the OpenGL support of certain requirements, the need for self-configuration.
Platform: | Size: 4306944 | Author: | Hits:

[OpenGL programjogl_demo

Description: JOGL是在java环境下使用OpenGL的一种方式,这些代码来自Dr. Andrew Davison的Pro Java 6 3D Game Development一书,给出了在JOGL中使用OpenGL的两种编程框架。 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2
Platform: | Size: 22528 | Author: Boris Here | Hits:

[OpenGL programlwjgl_sphere_texture_material_tutorial

Description: OPENGL textured sphere with material tutorial using LWJGL engine.
Platform: | Size: 10240 | Author: ma ming | Hits:

[OpenGL programopengl

Description: 3d image of an grass hopper..using java...textured
Platform: | Size: 28672 | Author: dee | Hits:

[JSP/JavaMASassignment

Description: Multiagent system programmed using Java with Jason to simulate player interactivity in an MMORPG. Multithreaded & rendering done using openGL jOGL.-Multiagent system programmed using Java with Jason to simulate player interactivity in an MMORPG. Multithreaded & rendering done using openGL jOGL.
Platform: | Size: 5650432 | Author: Chris | Hits:

[OtherOpenGLDemo

Description: android 下学习openGL的一个不错demo-android can learn a good demo of openGL
Platform: | Size: 2520064 | Author: Ivy | Hits:

[OpenGL programjogl

Description: An opengl example of a planet with texture
Platform: | Size: 3072 | Author: markkoleall | Hits:

[JSP/JavaopenGL-3Ddemo.tar

Description: linux+android平台下opengl 3D demo代码,有很好的参考价值-linux+ android platform opengl 3D demo code, and have a good reference value
Platform: | Size: 2321408 | Author: yangfan | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net